Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 343 Bytes

File metadata and controls

15 lines (11 loc) · 343 Bytes

CLI usage

Start CLI with supervisorctl and use the following commands

start  <name>
stop   <name>
status <name>
pid    <name>   # Get pid
tail   <name>   # JSON log

update          # Apply new configuration

restart all
tail    all     # Tail all logs      
clear   all     # Clear all logs